home *** CD-ROM | disk | FTP | other *** search
/ Disney Interactive Software Sampler 1997 to 1998 / Disney Interactive 1997-98 Software Sampler.iso / pc / media / lkfloor.dxr / 00243_rightDown.ls < prev    next >
Encoding:
Text File  |  1997-10-17  |  115 b   |  6 lines

  1. on mouseUpOutSide
  2.   global right
  3.   set the memberNum of sprite (right + 8) to member "rightUp"
  4.   updateStage()
  5. end
  6.